crypto/tls.CertificateRequestInfo.ctx (field)

4 uses

	crypto/tls (current package)
		common.go#L500: 	ctx context.Context
		common.go#L507: 	return c.ctx
		handshake_client.go#L1192: 		ctx:           ctx,
		handshake_client_tls13.go#L770: 		ctx:              hs.ctx,